<STYLE type = "text/css">
	A.nav:link 	{color:white; 
			font-size: 10pt; 
			text-decoration:none}
	A.nav:active 	{color:white; 
			font-size: 10pt; 
			font-weight:bold; 
			text-decoration:none}
	A.nav:visited 	{color:white; 
			font-size: 10pt; 
			text-decoration:none}
	A.nav:hover 	{color:white; 
			font-size: 10pt; 
			font-weight:bold; 
			text-decoration:none}
	A.act:link 	{color:darkblue; 
			font-size: 10pt; 
			text-decoration:none}
	A.act:active 	{color:blue; 
			font-size: 10pt; 
			font-weight:bold; 
			text-decoration:none}
	A.act:visited 	{color:blue; 
			font-size: 10pt; 
			text-decoration:none}
	A.act:hover 	{color:blue; 
			font-size: 10pt; 
			font-weight:bold; 
			text-decoration:none}
	.hidden 	{background-color:white; 
			color:white; 
			font-size: 8pt; 
			text-decoration:none}
	.dkgd 	{ background: #999966; 
		color: #ffffff; 
		font-family: Arial, sans-serif; 
		font-weight: bold; 
		font-size: 12px; }
	.blckbg { background: #000000; 
		color: #ffffff; 
		font-family: Arial, sans-serif; 
		font-weight: bold; 
		font-size: 12px; }
	.hdgd 	{ color: #ffffff; 
		font-family: Arial, sans-serif; 
		font-weight: bold; 
		font-size: 12px;}
	.mdgd 	{ color: #666633; 
		background: #CCCC99; 
		font-family: Arial, sans-serif; 
		font-weight: bold; 
		font-size: 12px;}
	.flgd 	{ background: #F7F7E7;}
	.tbgc 	{ background: #336699;}
	.navbg 	{ background: #336699 }
	.sth 	{font-size: 11px; 
		color: #ffffff;}
	.gbg 	{ background-color: #cccccc; }
	.dgbg 	{ background-color: #999999; }
	.lines 	{background: url(/HERE/lines?OpenImageResource) repeat}
	a.pref:link{ text-decoration: none; 
		color: #ffffff; 
		font-weight: bold;}
	a.pref:visited { text-decoration: none; 
		color: #ffffff; 
		font-weight: bold;}
	a.pref:hover { text-decoration: none; 
		color: #ffffff; 
		font-weight: bold;}
</STYLE>

<BODY Face="Arial" bgcolor="#cccccc" topmargin="2" bottommargin="2" rightmargin="2" leftmargin="2" marginheight="0" marginwidth="0">
<! ----------------------------------------------------------------------- >
<! --- Create the logo and title for the website   --- >
<! ----------------------------------------------------------------------- >
<TABLE width="100%" border = "0" cellspacing = "0" cellpadding = "0">
     <TR VALIGN="Top">
          <TD width="150" height="47" class = "tbgc"><img src="/HERE/logo.jpg?OpenImageResource" width = "150 heigh = "47" border="0" ALT="Logo"></TD>
         <TD class="tbgc" width="100%" height="47"><FONT size = "6">WEBSITE NAME</FONT></TD>
     </TR>
     <TR>
          <TD width = "150" height = "21" class = "blckbg">&nbsp;&nbsp;&nbsp;
          <SCRIPT LANGUAGE = "JavaScript1.2">
	  var DateString = new Date();
	  var month = new Array(13);
	  month[0]   = "January";
	  month[1]   = "February";
	  month[2]   = "March";
	  month[3]   = "April";
	  month[4]   = "May";
	  month[5]   = "June";
	  month[6]   = "July";
	  month[7]   = "August";
	  month[8]   = "September";
	  month[9] = "October";
	  month[10] = "November";
	  month[11] = "December";
	  var theMonth = month[ DateString.getMonth() ];
	  var theDay = DateString.getDate();
	  var theYear = DateString.getYear();
	  document.write( theMonth + " " + theDay  + ", " + theYear);
          </SCRIPT>
          </TD>
          <TD width="100%" height="21" class="blckbg"></TD>
     </TR>
</TABLE>

<! ----------------------------------------------------------------------- >
<! --- Create the left-side navigation menu        --- >
<! ----------------------------------------------------------------------- >
<TABLE border ="0" cellspacing = "0" cellpadding = "0">
     <TR VALIGN=top>
          <TD>
          <TABLE border = "0" cellspacing = "0" cellpadding = "5">
               <TR VALIGN = top>
                    <TD class="navbg" width = "150" height="400" nowrap><FONT face = "Arial">
                    <BR><B><FONT SIZE=3 COLOR="999999">Actions</FONT></B>
                    <BR><a class="nav" href="/HERE/Asset?OpenForm">New Document</A></b>
                    <BR>
                    <P><B><FONT SIZE=3 COLOR="999999">Views</FONT></B><BR>
                    <A class = "nav" href="/HERE/View1?OpenView">By View1</A><BR>
                    <A class = "nav" href="/HERE/View2?OpenView">By View2</A><BR>
                    <BR>
                    <BR>
                    </TD>
                    <TD bgcolor = "#FFFFFF" width = "100%">
                    <FONT face = "Arial">